Gnus: delete temporary files when Gnus exits instead of using timers
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 9 Aug 2013 08:05:56 +0000 (08:05 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 9 Aug 2013 08:05:56 +0000 (08:05 +0000)
commit7c473ccb8354f63fb49b58330570c20221daebf2
tree1a8f019a3ab748e899c91f8ac50983b41c40481b
parente3354614823857da4f56c769bf1bca7836bc7c44
Gnus: delete temporary files when Gnus exits instead of using timers

lisp/gnus/mm-decode.el (mm-temp-files-to-be-deleted,
  mm-temp-files-cache-file): New internal variables.
(mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
(mm-display-external): Use it to delete temporary files instead of
  using timers.
lisp/gnus/ChangeLog
lisp/gnus/mm-decode.el